KtorKeyValueRepoClient

inline fun <Key, Value> KtorKeyValueRepoClient(    baseUrl: String,     httpClient: <ERROR CLASS>,     contentType: <ERROR CLASS>,     idSerializer: <ERROR CLASS><Key>,     valueSerializer: <ERROR CLASS><Value>,     serialFormat: <ERROR CLASS>): KtorKeyValueRepoClient<Key, Value>
inline fun <Key, Value> KtorKeyValueRepoClient(    baseUrl: String,     httpClient: <ERROR CLASS>,     contentType: <ERROR CLASS>,     idSerializer: <ERROR CLASS><Key>,     valueSerializer: <ERROR CLASS><Value>,     serialFormat: <ERROR CLASS>): KtorKeyValueRepoClient<Key, Value>